home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Invenzioni & Inventori
/
Invenzioni and Inventori (Eclectica Publishing) (1996).ISO
/
invenzio
/
extraurb
/
mi022.dir
/
00025_Script_25
< prev
next >
Wrap
Text File
|
1983-01-30
|
375b
|
20 lines
on exitFrame
global gr
if gr=false then
at_hil 198,6,41
if the mousecast= 28 then
set the castnum of sprite 7 to 29
updatestage
end if
if the mousecast= 51 or the mousecast=53 or the mousecast= 27 then
set the castnum of sprite 7 to 28
updatestage
end if
end if
go to the frame
end